Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 17 Feb 2009 06:13:21 +0000 (06:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 17 Feb 2009 06:13:21 +0000 (06:13 +0000)
svn path=/trunk/; revision=22346

ChangeLog
NEWS

index d3d186a065d89bb24c6a6ddbf9c7f68b9628809b..aaf5f8d84a5b2b1c7777355f638d72ea2e7b452d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,18 +1,22 @@
-2009-02-16  MatthiasClasen  <mclasen@redhat.com>
+2009-02-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
+2009-02-16  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 572040 – GtkAssistant does not expose page titles
 
        * gtk/gtkassistant.c (gtk_assistant_accessible_ref_child): Set
        the object name to the page title. Proposed by Eitan Isaacson
 
-2009-02-16  MatthiasClasen  <mclasen@redhat.com>
+2009-02-16  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 572041 – Focus should change when advancing forward in GtkAssistant
 
        * gtk/gtkassistant.c (set_current_page): Set focus when the current
        page changes. Pointed out by Eitan Isaacson
 
-2009-02-16  MatthiasClasen  <mclasen@redhat.com>
+2009-02-16  Matthias Clasen  <mclasen@redhat.com>
 
        * configure.in: Require GLib 2.19.7 for GMountOperation::aborted.
 
diff --git a/NEWS b/NEWS
index fe36a68ce39709797c3744d942257ac903a2d84f..b05819da0408bc602caa3d5d227c6862b8440789 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+Overview of Changes from GTK+ 2.15.3 to 2.15.4
+==============================================
+
+* GtkAction:
+ - More compatibility fixes to make PolicyKit-gnome work
+
+* GtkFileChooserButton:
+ - Don't emit file-set when the dialog is canceled. But emit it
+   when a file is received via DND
+
+* GDK
+ - Use Xrandr 1.3 for tracking monitor information, if available
+
+* Bugs fixed: 
+ 538439 tooltip may appear in upper left corner...
+ 571015 libprintbackend-cups has unlocalized strings
+ 353196 Add a file-set signal to GtkFileChooserButton
+ 571249 Icons are not drawn properly when initial widget...
+ 571196 gtk_binding_entry_add_signall deprecated without alternative
+ 508545 No way to identify terminal classes from documentation
+ 570824 TreeView is not keyboard (re)focusable after selecting a cell...
+ 568571 Asian am/pm format on cups print backend's time parsing
+ 571576 gdk_pixbuf_save_to_stream() broken
+ 571873 Compile error with gdk/win32/gdkselection-win32.c
+ 572041 Focus should change when advancing forward in GtkAssistant
+ 572040 GtkAssistant does not expose page titles
+ 570406 gailutil.def is in srcdir, but used from builddir
+
+* Updated translations:
+ Belarusian Latin (be@latin)
+ Bulgarian (bg)
+ Catalan (ca)
+ Danish (da)
+ Spanish (es)
+ Basque (eu)
+ Finnish (fi)
+ French (fr)
+ Gujarati (gu)
+ Hungarian (hu)
+ Japanese (ja)
+ Korean (ko)
+ Latvian (lv)
+ Norwegian bokmål (nb)
+ Polish (pl)
+ Brazilian Portugese (pt_BR)
+ Slovak (sk)
+ Albanian (sq)
+ Serbian (sr)
+ Swedish (sv)
+ Thai (th)
+ Vietnamese (vi)
+
+
 Overview of Changes from GTK+ 2.15.2 to 2.15.3
 ==============================================